gtk4.git
2017-11-01 Matthias ClasenPort to gdk_display_get_root_window
2017-11-01 Matthias ClasenDrop gdk_screen_get_toplevel_windows
2017-11-01 Matthias ClasenUse gdk_display_get_toplevel_windows
2017-11-01 Matthias ClasenAdd gdk_display_get_toplevel_windows
2017-10-31 Matthias Clasenmonitor: remove GdkScreen mention from docs
2017-10-31 Matthias ClasenDrop the screen resolution api
2017-10-31 Matthias ClasenStop using screen resolution
2017-10-31 Matthias ClasenDrop the GDK_DPI_SCALE variable
2017-10-31 Matthias ClasenDrop gdk_pango_context_get_for_display
2017-10-31 Matthias Clasentests: Stop using gdk_pango_get_context_for_display
2017-10-31 Matthias ClasenStop using gdk_pango_get_context_for_display
2017-10-31 Matthias ClasenDrop gdk_window_get_screen
2017-10-31 Matthias Clasendnd: Remove remnants of screen tracking
2017-10-31 Julian SparberAboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0
2017-10-31 Julian Sparbericon-browser: Centre Copy button in dialog again
2017-10-31 Daniel Bolesgdkmonitor: Fix typo
2017-10-31 Benjamin Ottetests: Remove completely outdated test
2017-10-31 Benjamin Ottetestsuite: Update for screen => display property changes
2017-10-31 Benjamin Otteinspector: Fix property being "display" now
2017-10-31 Matthias ClasenDrop GdkScreen from GdkDevice apis
2017-10-31 Matthias Clasendnd: Drop GdkScreen from apis
2017-10-31 Timm Bäderwidget: Make invalidation coordinates widget-relative
2017-10-31 Timm Bädertextview: Remove {top,bottom,left,right}_border
2017-10-31 Timm Bädertextview: Stop fiddling with CSS padding
2017-10-31 Timm Bäderwidget: Rename color variable to match the color
2017-10-31 Timm Bäderviewport: Simplify child allocation
2017-10-31 Timm Bäderwidget: Improve get_request_mode vfunc docs
2017-10-31 Timm Bädergskpango: Remove GDK api macros
2017-10-31 Benjamin Ottedocs: Fix up some places that still said screen instead...
2017-10-31 Benjamin Ottesettings: Remove gtk_settings_get_for_screen()
2017-10-31 Benjamin Ottewidget: Remove gtk_widget_get_screen()
2017-10-31 Benjamin Otteinvisible: Make it use display, not screen
2017-10-31 Benjamin Ottemountoperation: Move from screen to display
2017-10-31 Benjamin Ottewindow: Turn gtk_window_set_screen() into gtk_window_se...
2017-10-31 Chun-wei Fangdk/win32: Fix build after GdkScreen and settings changes
2017-10-31 Benjamin Ottestyleprovider: Fix fallout from merge
2017-10-31 Benjamin Ottegtk: Fix debug build
2017-10-31 Piotr DrągUpdate POTFILES.in
2017-10-31 Benjamin Ottecss: Merge GtkStyleProviderPrivate into GtkStyleProvider
2017-10-31 Benjamin Ottewindow: Remove gtk_window_get_screen()
2017-10-31 Benjamin Ottewidget: Remove gtk_widget_has_screen()
2017-10-31 Matthias ClasenForgotten file
2017-10-31 Matthias ClasenDrop gdk_app_launch_context_set_screen
2017-10-31 Matthias Clasenprintoperation: Stop using gdk_app_launch_context_set_s...
2017-10-31 Matthias ClasenDrop gdk_event_set/get_screen
2017-10-31 Matthias Clasengtk: Stop using gdk_event_get_screen
2017-10-31 Matthias Clasengdk: Stop using gdk_event_set_screen
2017-10-31 Matthias ClasenAdd gdk_event_get/set_display
2017-10-31 Benjamin Otteicontheme: Use GdkDisplay instead of GdkScreen
2017-10-31 Benjamin Ottestylecontext: Port to use display instead of screen
2017-10-31 Benjamin Ottegtk-demo: Remove calls to gtk_style_context_reset_widgets()
2017-10-31 Matthias ClasenDrop gdk_pango_context_get
2017-10-31 Matthias Clasentests: Stop using gdk_pango_context_get.
2017-10-31 Matthias ClasenDrop gdk_pango_context_get_for_screen
2017-10-30 Benjamin Otteimmulticontext: Remove unused variable
2017-10-30 Benjamin Ottewidget: Turn screen-changed signal into display-changed
2017-10-30 Benjamin Ottesettings: Don't store the screen in the settings object
2017-10-30 Matthias Clasenimmulticontext: Avoid GdkScreen api
2017-10-30 Matthias Clasenimmodule: Avoid GdkScreen api
2017-10-30 Matthias Clasenmodules: Avoid GdkScreen api
2017-10-30 Matthias Clasenassistant: Avoid GdkScreen api
2017-10-30 Matthias ClasenSome documentation updates
2017-10-30 Matthias ClasenDrop gdk_screen_get_setting
2017-10-30 Matthias Clasenwayland: Stop using gdk_screen_get_setting
2017-10-30 Matthias Clasenx11: Stop using gdk_screen_get_setting
2017-10-30 Matthias ClasenDrop the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasenx11: Don't set the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasenwayland: Don't set the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasenbroadway: Don't set the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasenquartz: Don't set the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasenmir: Don't set the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasengtk: Avoid using gdk_screen_get_setting
2017-10-30 Matthias ClasenAdd gtk_settings_get_for_display
2017-10-30 Matthias ClasenStop using the GdkScreen get_setting vfunc
2017-10-30 Matthias Clasenuse the GdkDisplay get_setting vfunc
2017-10-30 Matthias Clasenx11: Implement the GdkDisplay get_setting vfunc
2017-10-30 Matthias Clasenwayland: Implement the GdkDisplay get_setting vfunc
2017-10-30 Matthias Clasenbroadway: Implement the GdkDisplay get_setting vfunc
2017-10-30 Matthias Clasenquartz: Implement the GdkDisplay get_setting vfunc
2017-10-30 Matthias Clasenmir: Implement the GdkDisplay get_setting vfunc
2017-10-30 Matthias Clasengdk: Add a get_setting vfunc to GdkDisplay
2017-10-30 Matthias ClasenRemove GdkScreen api usage
2017-10-30 Matthias ClasenStore the display inside GtkSettings
2017-10-30 Matthias ClasenRemove gdk_setting_get
2017-10-30 Matthias ClasenForgotten files
2017-10-30 Matthias Clasengdk: Drop settings events
2017-10-30 Matthias Clasenx11: Stop emitting settings events
2017-10-30 Matthias Clasenwayland: Stop emitting setting events
2017-10-30 Matthias Clasenquartz: Stop emitting setting events
2017-10-30 Matthias Clasenmir: Stop emitting setting events
2017-10-30 Matthias Clasengtk: Stop handling settings events
2017-10-30 Matthias Clasengtk: Connect to GdkDisplay::setting-changed
2017-10-30 Matthias Clasenx11: Emit GdkDisplay::setting-changed
2017-10-30 Matthias Clasenwayland: Emit GdkDisplay::setting-changed
2017-10-30 Matthias Clasenquartz: Emit GdkDisplay::setting-changed
2017-10-30 Matthias Clasenmir: Emit GdkDisplay::setting-changed
2017-10-30 Matthias Clasengdk: Add settings api to GdkDisplay
2017-10-30 Lukas Kmake GDK_DEBUG=opengl work on win32
2017-10-30 Chun-wei Faninput/IME: Defer the emit of the "commit" signal
2017-10-30 Benjamin Ottecssimagescaled: Remove now unused struct member
next